floating point number

英 [ˈfləʊtɪŋ pɔɪnt ˈnʌmbə(r)] 美 [ˈfloʊtɪŋ pɔɪnt ˈnʌmbər]

网络  浮点数; 浮点型

计算机



双语例句

  1. Strings, numbers ( floating point only), booleans, and the special nil type are basic types.
    number(只有浮点数)、boolean和特殊的nil类型都是基本类型。
  2. CPhase() takes a ( classical) floating point number as its first argument and a qubit as it's second argument.
    CPhase()的第一个参数是(经典的)浮点数,第二个参数是一个量子位。
  3. If you're reading a floating point number, there are other concerns.
    如果您读取的浮点数,还有另外需要关注的问题。
  4. All it does is return a floating point number representing the temperature.
    它只是返回一个表示温度的浮点数。
  5. EBNF-style description of floating point number
    EBNF样式的浮点数描述
  6. One takes a double-precision floating point as input, another takes an integer and a scale factor, and another takes a String representation of a decimal number.
    其中一个构造函数以双精度浮点数作为输入,另一个以整数和换算因子作为输入,还有一个以小数的String表示作为输入。
  7. However, note that the payload looks very strange for a payload that simply returns a floating point number.
    但请注意,这个有效负载看起来非常奇怪,不象是只返回一个浮点数的有效负载。
  8. In general supported types are Integer, boolean, ASCII string, double-precision signed floating point number, date-time, set, list, properties.
    通常支持的类型有整数、Boolean、ASCII字符串、双精度带符号浮点数、日期时间、集合、列表、属性。
  9. Float It's going to try and turn it into a floating point number.
    将要尝试做转化,Well,float,is,going,to,try,and,do,the,cohersion。,它将试着把它转化为浮点数,如果成功,那很棒!
  10. I finally wrote workarounds that transform floating point numbers to integers and then operate them. The round() function rounds a number to the nearest integer.
    我最后将浮点数转换为整数,再操作它们。函数的作用是:对浮点数进行四舍五入取整。
  11. It is possible to add two integers, or an integer and a floating point number, and even an integer and a complex number.
    可以把两个整型相加,或者一个整型和一个浮点型,又或者一个整型和一个复数。
  12. If I apply float to an int, it turns it into a floating point number.
    如果我让一个浮点数等于一个整形数,它就会把它转化为一个浮点数。
  13. A digit, usually zero, produced during the normalizing of a floating-point number, and inserted during a left shift operation into the fixed point part.
    在浮点数的规格化过程中产生的,在左移位操作中插入定点部分的数字,该数字通常为零。
  14. So a floating point value again is a number with a decimal point, so it depends.
    一个浮点型数据就是一个,带小数点的数。
  15. The coding in GA was the floating point number coding, the arithmetic cross technique and the cross technique among different groups were used.
    遗传算法采用浮点数编码方法,运用了算术交叉技术和种群间交叉技术。
  16. Creating the Data File and Input/ Output Macros of Single-precision Floating Point Number in VAX-11 Assembly Language
    VAX-11机宏指令的编制&汇编语言中浮点数输入输出和建立数据文件
  17. The New Structure BCD Floating Point Number's Algorithm and Application
    新结构BCD浮点数算法及应用
  18. Two improved chaotic map algorithms are proposed for generating floating point pseudorandom number.
    提出了两种改进的混沌映射伪随机浮点数发生算法。
  19. A quantitative computable method of sequence complexity is introduced in this paper, and it is demonstrated the importance of computing accuracy selection for floating point number being transformed to pseudorandom binary sequence by the complexity analysis of chaotic sequence of Lorenz equations.
    介绍一种能够定量分析混沌序列复杂性的计算方法,并以Lorenz混沌系统的数值序列复杂性计算为例,说明数值序列的伪随机二进制转化过程中精度选取的重要性。
  20. In order to ensure the precision of operation, floating point number calculate scheme is obligatory.
    为了确保运算过程有足够的精度,必须采用浮点运算。
  21. A New Method of Converting Integer to Floating Point Number
    一种新的整数转换为浮点数的方法
  22. The schema theorem with binary coding advanced by Professor Holland is expanded to limited integer, letter, floating point numbers the number of which value is limited, and their hybrid coding.
    将二进制编码遗传算法的模式定理扩展到由有限整数、字母或取值个数有限的浮点数编码,或它们混合编码的遗传算法范围;
  23. The mathematic descriptions of geometry restriction and stabilization were analyzed respectively, and then the optimal gait was worked out with genetic algorithm mixing binary number encoding and floating point number encoding.
    通过分析机器人在行进中的几何约束和稳定性的数学描述,将步态规划问题转化为寻优问题,并利用二进制数和浮点数混合编码的遗传算法寻找最优解。
  24. The previous algorithm depends on the way of tolerance to extract, but due to the error of floating point numbers and the large number of triangle facets, the way is liable to failure.
    以往的算法主要是基于容差法进行提取,由于三角面片数目过大和求交运算的浮点数误差等因素导致出错率非常高。